background no
update_interval 1

override_utf8_locale yes

double_buffer yes
no_buffers yes

text_buffer_size 2048
imlib_cache_size 0


own_window yes
own_window_type override
own_window_transparent yes
own_window_hints undecorated,sticky,skip_taskbar,skip_pager,below

border_inner_margin 0
border_outer_margin 0

minimum_size 488


alignment tm
gap_x 0
gap_y 60

draw_shades yes
draw_outline no
draw_borders no
draw_graph_borders no

use_xft yes
xftfont pftempestafivecondensed:size=6
xftalpha 0.5

uppercase no

default_color FFFFFF

# — Lua Load — #
	lua_load ~/.conky/clock_rings01.lua
	lua_draw_hook_pre clock_rings

TEXT
${image ~/.conky/conky_bg.png -p -5,-1} 
${color FFFFFF}${goto 152}${voffset 30}${cpu cpu0}%
${color FF0000}${goto 152}cpu
${color FFFFFF}${goto 272}${voffset -22}${memperc}%
${color FF0000}${goto 272}mem
${color FFFFFF}${goto 392}${voffset -22}${fs_used_perc /}%
${color FF0000}${goto 392}hdd



